Security and Microservice Architecture on AWS by Gaurav Raje

Security and Microservice Architecture on AWS by Gaurav Raje

Author:Gaurav Raje [Gaurav Raje]
Language: eng
Format: epub, pdf
Publisher: O'Reilly Media, Inc.
Published: 2021-09-07T16:00:00+00:00


Figure 6-7. A sample flow of requests and responses when API Gateway is integrated with an AWS Lambda integration endpoint.

AWS Lambda integrations

AWS Lambda is a common backend microservice used in microservice applications to provide a serverless backend. If your microservices are mainly written using AWS Lambda, integrating them with API Gateway is a fairly straightforward task. You simply need the name of the Lambda function that your edge API endpoint needs to call as part of the integration, and then add it to the integration.

You may also specify the mappings between the request data and the integration request and the integration response data resulting from the integration. Figure 6-8 shows how a Lambda integration can be specified using the AWS console.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.